home *** CD-ROM | disk | FTP | other *** search
/ PC Answers 2003 September / PC Answers September 2003.iso / Software / trial / AutoMate 5.0.4.1 / automate5_eval_setup.exe / TaskEdit.exe / 0 / RCDATA / TFRMWINDOWPRESS / TFRMWINDOWPRESS.txt < prev   
Encoding:
Text File  |  2003-01-14  |  5.0 KB  |  216 lines

  1. inherited frmWindowPress: TfrmWindowPress
  2.   Left = 380
  3.   Top = 98
  4.   HelpContext = 74
  5.   OldCreateOrder = True
  6.   OnClose = FormClose
  7.   OnShow = FormShow
  8.   PixelsPerInch = 96
  9.   TextHeight = 13
  10.   inherited pnlTop: TPanel
  11.     inherited lblCommandName: TLabel
  12.       Caption = ''
  13.     end
  14.     inherited memActionDesc: TMemo
  15.       Lines.Strings = (
  16.         
  17.           'Presses a button, page tab, link or a column header on a window.' +
  18.           '  To select an '
  19.         
  20.           'object from an existing window, either use the "Browse..." butto' +
  21.           'n or drag the '
  22.         
  23.           'AutoMate icon to the area on the screen.  To search for partial ' +
  24.           'window titles, use '
  25.         'wildcard characters * and ?.')
  26.     end
  27.   end
  28.   inherited pnlCenter: TPanel
  29.     inherited pgcControlPage: TPageControl
  30.       inherited tbsAM5Main: TTabSheet
  31.         object Label1: TLabel
  32.           Left = 12
  33.           Top = 33
  34.           Width = 240
  35.           Height = 37
  36.           AutoSize = False
  37.           Caption = 
  38.             'Drag the AutoMate icon to the desired control or use the browse ' +
  39.             'button.'
  40.           WordWrap = True
  41.         end
  42.         object Label5: TLabel
  43.           Left = 8
  44.           Top = 89
  45.           Width = 104
  46.           Height = 13
  47.           Caption = 'Object Description'
  48.           Font.Charset = DEFAULT_CHARSET
  49.           Font.Color = clWindowText
  50.           Font.Height = -11
  51.           Font.Name = 'Tahoma'
  52.           Font.Style = [fsBold]
  53.           ParentFont = False
  54.         end
  55.         object Bevel1: TBevel
  56.           Left = 8
  57.           Top = 25
  58.           Width = 453
  59.           Height = 9
  60.           Shape = bsTopLine
  61.         end
  62.         object lbWindow: TLabel
  63.           Left = 12
  64.           Top = 111
  65.           Width = 445
  66.           Height = 13
  67.           AutoSize = False
  68.         end
  69.         object lbType: TLabel
  70.           Left = 12
  71.           Top = 124
  72.           Width = 309
  73.           Height = 13
  74.           AutoSize = False
  75.         end
  76.         object lbName: TLabel
  77.           Left = 12
  78.           Top = 150
  79.           Width = 309
  80.           Height = 13
  81.           AutoSize = False
  82.         end
  83.         object lbValue: TLabel
  84.           Left = 12
  85.           Top = 163
  86.           Width = 309
  87.           Height = 13
  88.           AutoSize = False
  89.         end
  90.         object lbPosition: TLabel
  91.           Left = 12
  92.           Top = 176
  93.           Width = 309
  94.           Height = 13
  95.           AutoSize = False
  96.         end
  97.         object Label11: TLabel
  98.           Left = 8
  99.           Top = 8
  100.           Width = 92
  101.           Height = 13
  102.           Caption = 'Object Selection'
  103.           Font.Charset = DEFAULT_CHARSET
  104.           Font.Color = clWindowText
  105.           Font.Height = -11
  106.           Font.Name = 'Tahoma'
  107.           Font.Style = [fsBold]
  108.           ParentFont = False
  109.         end
  110.         object Bevel2: TBevel
  111.           Left = 8
  112.           Top = 105
  113.           Width = 453
  114.           Height = 9
  115.           Shape = bsTopLine
  116.         end
  117.         object lbClass: TLabel
  118.           Left = 12
  119.           Top = 137
  120.           Width = 309
  121.           Height = 13
  122.           AutoSize = False
  123.         end
  124.         object lbTest: TLabel
  125.           Left = 212
  126.           Top = 13
  127.           Width = 3
  128.           Height = 13
  129.           Visible = False
  130.         end
  131.         object comEdit: TButton
  132.           Left = 378
  133.           Top = 169
  134.           Width = 81
  135.           Height = 25
  136.           Caption = 'E&dit'
  137.           TabOrder = 1
  138.           OnClick = comEditClick
  139.         end
  140.         object comObjectList: TButton
  141.           Left = 378
  142.           Top = 77
  143.           Width = 81
  144.           Height = 25
  145.           Caption = '&Browse...'
  146.           TabOrder = 0
  147.           OnClick = comObjectListClick
  148.         end
  149.         object Panel1: TPanel
  150.           Left = 326
  151.           Top = 30
  152.           Width = 133
  153.           Height = 41
  154.           BevelOuter = bvNone
  155.           TabOrder = 2
  156.           object Label3: TLabel
  157.             Left = 0
  158.             Top = 13
  159.             Width = 97
  160.             Height = 13
  161.             Alignment = taRightJustify
  162.             AutoSize = False
  163.             Caption = 'Drag -->'
  164.           end
  165.           object imgCursor: TImage
  166.             Left = 100
  167.             Top = 4
  168.             Width = 32
  169.             Height = 32
  170.             AutoSize = True
  171.             Center = True
  172.             Picture.Data = {<image000.ico>}
  173.             Stretch = True
  174.           end
  175.         end
  176.       end
  177.     end
  178.   end
  179.   inherited taclKeyboardTrap: TActionList
  180.     Left = 196
  181.   end
  182.   inherited dxSIBarManager: TdxBarManager
  183.     Categories.ItemsVisibles = (
  184.       2)
  185.     Categories.Visibles = (
  186.       True)
  187.     PopupMenuLinks = <
  188.       item
  189.         Control = lsvAM5Errors
  190.         PopupMenu = dxCheckPopup
  191.       end>
  192.     DockControlHeights = (
  193.       0
  194.       0
  195.       0
  196.       0)
  197.   end
  198.   inherited dxCheckPopup: TdxBarPopupMenu
  199.     ItemLinks = <
  200.       item
  201.         Item = itmCheckAllErrors
  202.         UserGlyph.Data = {00000000}
  203.         Visible = True
  204.       end
  205.       item
  206.         Item = itmCheckNoErrors
  207.         UserGlyph.Data = {00000000}
  208.         Visible = True
  209.       end>
  210.   end
  211.   inherited IvTranslator1: TIvTranslator
  212.     Left = 228
  213.     Top = 348
  214.   end
  215. end
  216.